operator (+) Interface

public interface operator (+)

Calls

interface~~operator (+)~30~~CallsGraph interface~operator (+)~30 operator (+) proc~aqu_add aqu_add interface~operator (+)~30->proc~aqu_add

Module Procedures

public function aqu_add(aqo1, aqo2) result(aqo3)

Arguments

Type IntentOptional Attributes Name
type(aquifer_dynamic), intent(in) :: aqo1
type(aquifer_dynamic), intent(in) :: aqo2

Return Value type(aquifer_dynamic)